widget: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Sep 2015 06:16:58 +0000 (02:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:34 +0000 (17:11 -0400)
commit3906d21f2f99570850a82ea741fb3b292bb17b31
treecc128a2dbd9f76b085291dfcdb195a3955cb4cbe
parentf3d92735ac6dd0bba1a310629378fe0958aeb4e3
widget: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkwidget.c